home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The History of Denim
/
The History of Denim.iso
/
pc
/
_mills.dir
/
00123_Video_hi.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-11-18
|
235 b
|
17 lines
on mouseDown
NewPallette_TVads()
shutup()
set theplace to the frameLabel
tell window "TVads"
funkyjump(theplace)
end tell
end
on mouseEnter
cursor([member "hand", member "handmask"])
end
on mouseLeave
cursor(0)
end